Skip to content
Back to search
30
MCP

JSON Validator

pulsemcp/json validator

JSON syntax validation and JSON Schema checking, with structural statistics and detailed error messages.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

JSON Validator API
JSON syntax validation, JSON Schema checking, structure stats. x402 micropayment.
0 tools · sse
JSON Validator API live
JSON syntax validation, JSON Schema checking, structure stats. x402 micropayment.
1 tools · sse
n8n-nodes-json-validator
A Node to validate a JSON against a JSON Schema
0 tools
Structured Data Validator
Validates structured data against schemas for AI workflow quality assurance.
0 tools
n8n-nodes-data-validation
This n8n community node validates input data using JSON Schemas.
0 tools
JSON Contracts
JSON contract registry and validator for structured LLM and agent outputs.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "json_validator": {
      "url": "None",
      "transport": "http"
    }
  }
}